home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #1 / Amiga Plus 1999 #1.iso / System-Boost / Workbench / Archive / PPCxDMS / src / maketbl.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-06-18  |  117 b   |  6 lines

  1.  
  2. extern USHORT left[], right[];
  3.  
  4. USHORT make_table(USHORT nchar, UCHAR bitlen[], USHORT tablebits, USHORT table[]);
  5.  
  6.